Returns a Boolean. Runs after a ListBox header has been clicked/pressed.
Syntax |
|---|
|
result = HeaderPressed( Column ) |
Parameters |
|
|---|---|
|
Column |
|
Return Value |
|
|---|---|
|
Result |
|
Notes
This event enables you to specify whether you want REALbasic to sort the column. If you return True, REALbasic does not sort the column and it does not update the SortedColumn property.